﻿2026-06-03T23:57:41.3776491Z ##[group]Run actions/checkout@v4
2026-06-03T23:57:41.3777475Z with:
2026-06-03T23:57:41.3778443Z   repository: SaberMage/spt-core
2026-06-03T23:57:41.3783033Z   token: ***
2026-06-03T23:57:41.3783500Z   ssh-strict: true
2026-06-03T23:57:41.3783971Z   ssh-user: git
2026-06-03T23:57:41.3784451Z   persist-credentials: true
2026-06-03T23:57:41.3784984Z   clean: true
2026-06-03T23:57:41.3785461Z   sparse-checkout-cone-mode: true
2026-06-03T23:57:41.3786016Z   fetch-depth: 1
2026-06-03T23:57:41.3786476Z   fetch-tags: false
2026-06-03T23:57:41.3786951Z   show-progress: true
2026-06-03T23:57:41.3787422Z   lfs: false
2026-06-03T23:57:41.3788033Z   submodules: false
2026-06-03T23:57:41.3788537Z   set-safe-directory: true
2026-06-03T23:57:41.3789404Z ##[endgroup]
2026-06-03T23:57:41.4980081Z Syncing repository: SaberMage/spt-core
2026-06-03T23:57:41.4982618Z ##[group]Getting Git version info
2026-06-03T23:57:41.4984452Z Working directory is '/home/runner/work/spt-core/spt-core'
2026-06-03T23:57:41.4988735Z [command]/usr/bin/git version
2026-06-03T23:57:41.5070920Z git version 2.54.0
2026-06-03T23:57:41.5101366Z ##[endgroup]
2026-06-03T23:57:41.5116509Z Temporarily overriding HOME='/home/runner/work/_temp/836f2e94-d979-4430-8081-cc133388b845' before making global git config changes
2026-06-03T23:57:41.5120310Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T23:57:41.5136647Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spt-core/spt-core
2026-06-03T23:57:41.5185492Z Deleting the contents of '/home/runner/work/spt-core/spt-core'
2026-06-03T23:57:41.5191494Z ##[group]Initializing the repository
2026-06-03T23:57:41.5195703Z [command]/usr/bin/git init /home/runner/work/spt-core/spt-core
2026-06-03T23:57:41.5308207Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-03T23:57:41.5310894Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-06-03T23:57:41.5317670Z hint: to use in all of your new repositories, which will suppress this warning,
2026-06-03T23:57:41.5320281Z hint: call:
2026-06-03T23:57:41.5322095Z hint:
2026-06-03T23:57:41.5323723Z hint: 	git config --global init.defaultBranch <name>
2026-06-03T23:57:41.5325698Z hint:
2026-06-03T23:57:41.5327536Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-03T23:57:41.5330759Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-03T23:57:41.5332851Z hint:
2026-06-03T23:57:41.5334367Z hint: 	git branch -m <name>
2026-06-03T23:57:41.5336295Z hint:
2026-06-03T23:57:41.5338940Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-06-03T23:57:41.5355110Z Initialized empty Git repository in /home/runner/work/spt-core/spt-core/.git/
2026-06-03T23:57:41.5358141Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-core
2026-06-03T23:57:41.5380702Z ##[endgroup]
2026-06-03T23:57:41.5383061Z ##[group]Disabling automatic garbage collection
2026-06-03T23:57:41.5385450Z [command]/usr/bin/git config --local gc.auto 0
2026-06-03T23:57:41.5418509Z ##[endgroup]
2026-06-03T23:57:41.5420667Z ##[group]Setting up auth
2026-06-03T23:57:41.5425771Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-03T23:57:41.5461778Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-03T23:57:41.5807632Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T23:57:41.5840084Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-03T23:57:41.6071375Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T23:57:41.6104868Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-03T23:57:41.6351876Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-03T23:57:41.6389324Z ##[endgroup]
2026-06-03T23:57:41.6391772Z ##[group]Fetching the repository
2026-06-03T23:57:41.6400184Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9601fe71d1a745bec10933cea66395ee8d14bdc9:refs/remotes/origin/dev-freeform
2026-06-03T23:57:42.1215155Z From https://github.com/SaberMage/spt-core
2026-06-03T23:57:42.1249658Z  * [new ref]         9601fe71d1a745bec10933cea66395ee8d14bdc9 -> origin/dev-freeform
2026-06-03T23:57:42.1262656Z ##[endgroup]
2026-06-03T23:57:42.1265213Z ##[group]Determining the checkout info
2026-06-03T23:57:42.1268249Z ##[endgroup]
2026-06-03T23:57:42.1270067Z [command]/usr/bin/git sparse-checkout disable
2026-06-03T23:57:42.1275237Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-03T23:57:42.1282989Z ##[group]Checking out the ref
2026-06-03T23:57:42.1285528Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-03T23:57:42.1479054Z Switched to a new branch 'dev-freeform'
2026-06-03T23:57:42.1481551Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-03T23:57:42.1487488Z ##[endgroup]
2026-06-03T23:57:42.1579356Z [command]/usr/bin/git log -1 --format=%H
2026-06-03T23:57:42.1599454Z 9601fe71d1a745bec10933cea66395ee8d14bdc9
